@charset "utf-8";
/* CSS Document */
.mdh{ display:none;}
/*banner开始*/
.banner,.carousel,.banner-img{
    position: relative;
    overflow: hidden;  
}
.banner .carousel-item,.banner .banner-img{	
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
}
.banner .carousel-caption,.banner .banner-txt{
    text-align: left;
    width:100%;
    margin:0 auto;
    margin-top:-54px;
    position: absolute;
    left:0%;
    top:45%;
    color:#fff;
    padding:0 15px;
}
.banner .pa{
	position: absolute;
    left:0%;
    bottom:200px;
    color:#fff;
    padding:0 15px;
}
.banner .carousel-caption h1,.banner .banner-txt h1{
    font-size: 70px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Roboto,sans-serif;
}
.banner .carousel-caption p,.banner .banner-txt p{
    font-size: 40px;
    margin:5px 0 0 0;
    font-family: Lato,sans-serif;
}
@media not all, (-webkit-transform-3d) {
    .carousel-inner>.item{
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
}

@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.2); transform: scale(1.2); }
    to { -webkit-transform: scale(1); transform: scale(1);}
}

@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.2); transform: scale(1.2);}
    to { -webkit-transform: scale(1); transform: scale(1);}
}
.banner .carousel-inner .carousel-item img,.banner .banner-img img{	
	max-width: 100%;
    -webkit-animation: scaleUpDown 3.2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
    animation: scaleUpDown 3.2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	/*animation: none;*/
}
#lunbo2 .carousel-inner .carousel-item img,.banner .banner-img img{animation: none;width: 100%;height: 100%;}
.carousel-indicators li{
	width: 90px;
}
.carousel-indicators .active{
	background-color: #2d4ca7;
}


@media only screen and (max-width: 768px) {
.banner .carousel-caption h1, .banner .banner-txt h1 {
    font-size: 40px;    
}
.banner .carousel-caption p, .banner .banner-txt p {
    font-size: 20px;  
}

.banner .banner-txt{
	position: absolute;
	width: 100%;
	top: 50%;	
}
.banner .banner-txt h3{
	font-size: 20px;
	font-weight: bolder;
	color: #fff;
	margin-top: -30px;
}

}
/*banner结束*/

.dingbu{ position:fixed; width:100%; height:88px; background-color : rgba(1,1,1,0.71); z-index:9999;}
.dingbu h1{ float:left; /*width:15.6%;*/ overflow:hidden;}
.dingbu h1 img{ padding:17px 0 0 5px; width:100%; height:auto;}
.dingbu .navyangfan{ float:left; width:62%; overflow:hidden; margin-left:8%;}
.dingbu .navyangfan ul{ height:88px; line-height:88px; }
.dingbu .navyangfan ul li{ float:left; width:14%; text-align:center;}
.dingbu .navyangfan ul li a{ display:block; font-size:15px; color:#f4f6f5;  text-decoration:none;}
.mnav{display:none;}
.mnavopen{ display: none;}
.mnavclose{ display:none;}
.mdh{ display:none;}

.zywdb{ float:right; box-sizing:border-box; width:13%; height:19px;margin-top:34px;}
.zywdb .wenxin{float:left; cursor:pointer; margin-top:3px;}
.zywdb .dianhua{ float:left;margin-left:12%;cursor:pointer; margin-top:1px;width:25px;height:23px;}
.zywdb .cn{ float:left;margin-left:12%; margin-top:5px;}
.zywdb .en{ float:left; margin-left:12%; margin-top:5px;}
.wenxin {background:url(../images/an1.png) no-repeat;width:25px;height:23px;cursor: pointer;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;position: relative;}
.wenxin:hover {background-position: 0px -50px;}
.code {background: url(../images/wx_code.png) no-repeat center;width: 140px;height: 0;line-height: 152px;text-indent: 0;text-align: center;
position: absolute;left: -55px;top: 45px;z-index: 55;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;overflow: hidden;}
.wenxin:hover .code {height: 148px;}
.zywdb .dianhua{background:url(../images/an2.png) no-repeat;width:25px;height:23px;cursor: pointer;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;position: relative;}
.dianhua:hover {background-position: 0px -50px;}
.codet {background: url(../images/dh_code.png) no-repeat center;width: 230px;height: 0;line-height: 152px;text-indent: 0;text-align: center;
position: absolute;left: -100px;top: 45px;z-index: 55;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;overflow: hidden;}
.dianhua:hover .codet {height: 60px;}
/*网站头部结束*/
/*.header,.main,.footer{ width:100%; overflow:hidden;}*/
.about{ background:url(../images/beijingo.jpg) top center no-repeat; background-size: cover; padding:142px 0 260px 0;}
.about_l{ float:left; width:49%;}
.aobut_r{ width:46%; height:534px;float:right; position:relative;}
.abouttt{ margin-top:62px; max-width:100%; height:470px;}
.about_l .guansdi{ background:url(../images/aboutus.png) top left no-repeat; font-size:31px; color:#000000; font-weight:bold; padding-top:33px;}
.wenzitia{ margin-top:83px; }
.wenzitia .wenzitia_p{ float:left;font-size:45px; font-weight:bold; color:#de0715; width:33.3%;}
.wenzitia .wenzitia_p span{ font-size:14px; color:#000000; margin-left:6px;}
.wenzitia .wenzitia_p p{ font-size:20px; color:#000000; margin-top:14px;}
.about_l .gscon{ margin-top:53px; font-size:20px; color:#000000; line-height:1.5;}
.aboutpic{background:#FFF; width:563px; height:384px;margin-top:107px; margin-left:28px;}
.aboutpic .aboutpic_c{ position:relative;width:543px;height:364px; box-sizing:border-box; margin-left:10px; padding-top:15px; box-sizing:border-box;}
.aboutpic .changfang{ width:100%; height:100%;}
.aboutpic span{position:absolute; display:block; height:46px; line-height:46px; text-align:center;background-color : rgba(93,93,91,0.56); color:#ffffff; bottom:0px; left:0px; width:100%;}
.douhao{ position:absolute; top:60px; right:0px;}
.bofang{position:absolute; bottom:0; left:0px;}

.product{ background:url(../images/beijingtt.jpg) top center no-repeat; background-size:cover; padding-top:71px; box-sizing:border-box;}
.product .cpzsbx{ background:url(../images/product.png) top left no-repeat; font-size:31px; color:#000000; padding-top:36px; font-weight:bold;}
.product:hover{ color:#FFF!important;}
.product .cpzsbxz{ margin-top:39px; padding-bottom:62px;}
.cpzsbxz_part{ width:25%; float:left; height:345px; border:1px solid #e8e8e8; box-sizing:border-box; padding:38px 0 0 40px; background:#ffffff url(../images/bx1.png) 80% 90% no-repeat; position:relative; overflow:hidden; padding-right:5px!important;}

.cpzsbxz_part .bj_gudbj{position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;background: url(../images/dsiojdia.jpg) top left no-repeat;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;}
.cpzsbxz_part:hover .bj_gudbj{filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}

.cpzsbxz_part .pic_more {position: absolute;top: 100%;left: 56%;margin-left: -34px;z-index: 1;width: 161px;height: 114px;background: url(../images/ccp1.png) no-repeat;transition: all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;}
.cpzsbxz_part:hover .pic_more {top: 59%;}
.dier .pic_more {position: absolute;top: 100%;left: 56%;margin-left: -34px;z-index: 1;width: 161px;height: 114px;background: url(../images/ccp2.png) no-repeat;transition: all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;}
.dier:hover .pic_more {top: 59%;}
.disan .pic_more {position: absolute;top: 100%;left: 56%;margin-left: -34px;z-index: 1;width: 183px;height: 126px;background: url(../images/ccp3.png) no-repeat;transition: all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;}
.disan:hover .pic_more {top: 59%;}
.disi .pic_more {position: absolute;top: 100%;left: 56%;margin-left: -34px;z-index: 1;width: 141px;height: 129px;background: url(../images/ccp4.png) no-repeat;transition: all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;}
.disi:hover .pic_more {top: 59%;}
.diwu .pic_more {position: absolute;top: 100%;left: 56%;margin-left: -34px;z-index: 1;width: 183px;height: 201px;background: url(../images/ccp5.png) no-repeat;transition: all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;}
.diwu:hover .pic_more {top: 35%;}
.diliu .pic_more {position: absolute;top: 100%;left: 56%;margin-left: -34px;z-index: 1;width: 141px;height: 98px;background: url(../images/ccp6.png) no-repeat;transition: all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;}
.diliu:hover .pic_more {top: 59%;}
.diqi .pic_more {position: absolute;top: 100%;left: 56%;margin-left: -34px;z-index: 1;width: 150px;height: 83px;background: url(../images/ccp7.png) no-repeat;transition: all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;}
.diqi:hover .pic_more {top: 59%;}
.diba .pic_more {position: absolute;top: 100%;left: 56%;margin-left: -34px;z-index: 1;width: 183px;height: 126px;background: url(../images/ccp8.png) no-repeat;transition: all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;}
.diba:hover .pic_more {top: 59%;}

.dier{background:#ffffff url(../images/bx2.png) 80% 90% no-repeat;}
.disan{background:#ffffff url(../images/bx3.png) 80% 90% no-repeat;}
.disi{background:#ffffff url(../images/bx4.png) 80% 90% no-repeat;}
.diwu{background:#ffffff url(../images/bx5.png) 80% 90% no-repeat;}
.diliu{background:#ffffff url(../images/bx6.png) 80% 90% no-repeat;}
.diqi{background:#ffffff url(../images/bx7.png) 80% 90% no-repeat;}
.diba{background:#ffffff url(../images/bx8.png) 80% 90% no-repeat;}
.cpzsbxz_part a{ display:block; text-decoration:none;}
.cpzsbxz_part .mimgz{ font-size:19px; color:#0c5194; font-weight:bold; margin-bottom:28px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.cpzsbxz_part:hover .mimgz,.cpzsbxz_part:hover em,.cpzsbxz_part:hover span,.cpzsbxz_part:hover .pailie{ color:#FFF; z-index:100;;position: relative;}
.cpzsbxz_part em{ display:block; font-size:16px; line-height:1.5; color:#70666a; white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.cpzsbxz_part span{ font-size:13px; color:#70666a; margin-top:60px; display:block; }
.cpzsbxz_part .pailie{ color:#afafaf; font-size:12px; margin-top:96px;}
/*.dier .mimgz,.dier em,.dier span,.dier .pailie { color:#FFF;}*/

.brand{ background: url(../images/beijingaa.jpg) top center no-repeat; width:100%; height:939px; }
.brand_dingwei{position:relative;}

.ton p{ font-size:36px; color:#ffffff; margin-bottom:20px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ton span{ font-size:18px; color:#ffffff; line-height:1.8; display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.quan{ position:absolute; top:207px; left:27%;z-index:999; width:591px; height:545px;  background:url(../images/huayang1.png) bottom center no-repeat; float:left;}
.quan p{ width:100%; height:545px; background:url(../images/huayang2.png) center no-repeat;}
.quan p{-webkit-transform: rotate(360deg);
    animation: rotation 10s linear infinite;
    -moz-animation: rotation 10s linear infinite;
    -webkit-animation: rotation 10s linear infinite;
    -o-animation: rotation 10s linear infinite;}
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
.brand .ton{ max-width:430px; overflow:hidden;}
.brand .brand_pa{ position:absolute;top:156px; left:39px;}
.brand .brand_pb{position:absolute;top:157px; right:52px;}
.brand .brand_pc{position:absolute;top:395px; left:0px;}
.brand .brand_pd{position:absolute;top:395px; right:0px;}
.brand .brand_pe{position:absolute;top:644px; left:34px;}
.brand .brand_pf{position:absolute;top:650px; right:32px;}

.rongyu{ background:url(../images/beijingxx.jpg) top center no-repeat; height:940px;}
.rongyu .iw{max-width: 1240px;height:800px; overflow:hidden; margin-top:119px;}
#section4{width:100%; background: url(../images/honorbj.jpg) center no-repeat; background-size:cover; overflow:hidden; }
.honorbt{ width:100%; background:url(../images/honorbt.png) top center no-repeat; font-size:50px; color:#FFF; text-align:center; padding-top:25px; margin-top:108px; font-weight:bold; float:left;}
.mhonor{ display:none;}
#Index_Box {
	POSITION: relative; MARGIN:0px auto; WIDTH:100%; float:left;}
#Index_Box UL {
	POSITION: relative; WIDTH:100%;}
#Index_Box LI {
	Z-INDEX: 0; POSITION: absolute; LIST-STYLE-TYPE: none; WIDTH: 0px;  HEIGHT: 0px; OVERFLOW: hidden; TOP: 56px; CURSOR: pointer; LIST-STYLE-IMAGE: none; LEFT: 377px; border-radius: 4px; 
}
#Index_Box LI IMG {
	WIDTH: 100%;  HEIGHT: 100%; VERTICAL-ALIGN: top
}
#Index_Box .prev {
	DISPLAY: block
}
#Index_Box .next {
	DISPLAY: block
}
#Index_Box .prev {
	Z-INDEX: 100; OVERFLOW: hidden; CURSOR: pointer
}
#Index_Box .next {
	Z-INDEX: 100; OVERFLOW: hidden; CURSOR: pointer
}
#Index_Box .prev {
	POSITION: absolute; WIDTH: 80px; BACKGROUND: url(../images/left.jpg) 0px 0px no-repeat; HEIGHT: 120px; TOP: 260px; LEFT: 50px
}
#Index_Box .next {
	POSITION: absolute; WIDTH: 80px; BACKGROUND: url(../images/right.jpg) 0px 0px no-repeat; HEIGHT: 120px; TOP: 260px; RIGHT: 0px
}

.case{ background:url(../images/beijingcc.jpg) top center no-repeat; height:940px;}
.case .carousel-inner{ width:100%; margin-top:190px;}
.case .carousel-inner .carousel-item{ width:100%; height:520px;}
.case .carousel-inner .carousel-item .xyleft{ width:50%; float:left; background:url(../images/lansds.jpg) center top no-repeat; background-size:100% 100%;height:520px; padding:91px 0 0 32px; box-sizing:border-box;}
.xyleft .xiangmu{ font-size:31px; color:#FFF; font-weight:bold; background:url(../images/productcase.png) left top no-repeat; text-align:left; padding-top:35px;}
.xyleft .kuaidi{ font-size:27px; color:#FFF; margin-top:44px;text-align:left; margin-bottom:20px;}
.xyleft em{ font-size:16px; color:#FFF; line-height:1.8; display:block; text-align:left; white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.xyleft span{ width:26%; height:44px; line-height:44px; background:#df1520; text-align:center; border-radius:500px; display:block; margin-top:8%; color:#FFF;}
.case .carousel-inner .carousel-item .xyright{ width:50%; float:right; background:url(../images/dadw.jpg) center top no-repeat; background-size:100% 100%;height:520px;}
.case .carousel-inner .carousel-item .xmaldier{background:url(../images/dadw1.jpg) center top no-repeat;background-size:100% 100%;}
.case .carousel-inner .carousel-item .xmaldisaan{background:url(../images/dadw2.jpg) center top no-repeat;background-size:100% 100%;}
.case .carousel-control-next, .case .carousel-control-prev{opacity:1;}
.case .carousel-control-next-icon, .case .carousel-control-prev-icon{ width:60px; height:60px; }
.case .carousel-control-prev-icon{ background:url(../images/lxleft.jpg) left center no-repeat;}
.case .carousel-control-next-icon { background:url(../images/lxright.jpg) left center no-repeat;}
.case .carousel-control-next, .case .carousel-control-prev{ position:inherit; float:left; width:60px; margin-top:-30px;}
.case .carousel-control-prev { margin-left:45.6%;}

.news{ background:url(../images/beijingeee.jpg) top center no-repeat; padding:121px 0 171px 0;}
.news .xinwzd{ font-size:31px; font-weight:bold; color:#FFF; padding-top:37px; background:url(../images/news.png) left top no-repeat;}
.news .xinwez{ margin-top:7.8%; }
.news .xinwez .xinwez_p{width:25%; float:left; margin-right:12.5%;}
.news .xinwez .xinwez_p a{ text-decoration:none;}
.news .xinwez .xinwez_p:nth-child(3n){ margin-right:0px;}
.news .xinwez .xinwez_p .riqis{ font-size:45px; color:#FFF;}
.xinwez_p .riqis span{ display:block; font-size:14px; margin-top:14px;}
.xinwez_p .xinwbiao{ font-size:19px; color:#ffffff; margin:20px 0 13px 0;}
.xinwez_p .xiwep{ width:100%;}
.xinwez_p .xiwep img{ width:100%; height:auto;}
.xinwez_p em{ font-size:14px; line-height:1.8; color:#ffffff; margin-top:8px; display:block; margin-bottom:36px;}
.xinwez_p .dsod{ color:#FFF; font-size:13px; margin-top:35px; background:url(../images/jaintou.png) right center no-repeat; padding-right:38px;}

/*网站底部开始*/
.fenleizo{ padding-top:53px;}
.dicpfl{ width:23.3%; float:left;}
.diyidd{ width:30%;}
.dicpfl p{ font-size:24px; color:#232323; font-weight:bold;}
.dicpfl span{ display:block; width:106px; display:block; height:1px; background:#e6e6e6; margin-top:26px;}
.dicpfl ul li{ width:50%; float:left;}
.dicpfl ul li a{ font-size:17px; color:#888888; display:block; margin-top:21px;}
.xiamu ul li{ float:none;}
.dsodk img{ max-width:100%;}
.footds{ border-top:1px solid #e8e8e8; font-size:14px; color:#9a9a9a; line-height:40px; box-sizing:border-box; margin-top:80px;}
.footds a{color:#9a9a9a;}
@media only screen and (max-width:1800px){
.dingbu h1 img {padding: 18px 0 0 9%;}
.zywdb{ width:16%}
.dingbu h1 img {padding: 22px 0 0 9%;}
.dingbu .navyangfan {float: left;width: 60%;overflow: hidden;margin-left: 3%;}
.zywdb .dianhua{ margin-left:11%;}
.zywdb .cn{ margin-left:11%;}
.zywdb .en {margin-left: 11%;}
#Index_Box .prev,#Index_Box .next{ background:none;}
}
@media only screen and (max-width:1600px){
.dingbu h1 img {padding: 12px 0 0 11%;}

.ton p{ font-size:32px; color:#ffffff; margin-bottom:16px;}
.ton span{ font-size:16px; color:#ffffff; line-height:1.7; display:block;}
.quan{ position:absolute; top:137px; left:22%;z-index:999; width:591px; height:485px;  background:url(../images/huayang1.png) bottom center no-repeat; float:left;background-size:auto 85%;}
.quan p{ width:100%; height:545px; background:url(../images/huayang2.png) center no-repeat; background-size:auto 78%;}
.brand{ height:800px;}
.brand .brand_pa{ position:absolute;top:86px; left:29px;}
.brand .brand_pb{position:absolute;top:86px; right:35px;}
.brand .brand_pc{position:absolute;top:300px; left:0px;}
.brand .brand_pd{position:absolute;top:300px; right:0px;}
.brand .brand_pe{position:absolute;top:554px; left:14px;}
.brand .brand_pf{position:absolute;top:560px; right:12px;}		
}
@media only screen and (max-width:1500px){
.dingbu .navyangfan {float: left;width: 59%;overflow: hidden;margin-left: 3%;}	
.wenxin {width: 23px;height: 21px; background-size:cover;}
.zywdb .dianhua{ margin-left:11%;width: 23px;height: 21px; background-size:cover;}
.zywdb .cn{ margin-left:11%; width:25px; height:16px;}
.zywdb .en {margin-left: 11%;width:25px; height:16px;}

.ton p{ font-size:30px; color:#ffffff; margin-bottom:16px;}
.ton span{ font-size:15px; color:#ffffff; line-height:1.7; display:block;}
.quan{ position:absolute; top:137px; left:21%;z-index:999; width:591px; height:465px;  background:url(../images/huayang1.png) bottom center no-repeat; float:left;background-size:auto 80%;}
.quan p{ width:100%; height:545px; background:url(../images/huayang2.png) center no-repeat; background-size:auto 74%;}
.brand{ height:800px;}
.brand .brand_pa{ position:absolute;top:86px; left:29px;}
.brand .brand_pb{position:absolute;top:86px; right:35px;}
.brand .brand_pc{position:absolute;top:300px; left:0px;}
.brand .brand_pd{position:absolute;top:300px; right:0px;}
.brand .brand_pe{position:absolute;top:554px; left:14px;}
.brand .brand_pf{position:absolute;top:560px; right:12px;}
}
@media only screen and (max-width:1400px){
.iw{ width:78%;}
.dingbu{ height:83px;}
.dingbu h1 img {padding: 16px 0 0 9%; width:90%;}
.dingbu h1 img {padding: 22px 0 0 9%;}
.dingbu .navyangfan {float: left;width: 59%;overflow: hidden;margin-left: 3%;}
dingbu .navyangfan ul{ height:83px; line-height:82px;}
.dingbu .navyangfan ul li a{ font-size:14px;}
.zywdb{ width:15%}
.wenxin {width: 23px;height: 21px; background-size:cover;}
.zywdb .dianhua{ margin-left:11%;width: 23px;height: 21px; background-size:cover;}
.zywdb .cn{ margin-left:11%; width:25px; height:16px;}
.zywdb .en {margin-left: 11%;width:25px; height:16px;}

.about { padding: 110px 0 130px 0;}
.about_l .guansdi{ background-size:auto 80%; font-size:28px; padding-top:28px;}
.wenzitia {margin-top: 43px;}
.wenzitia .wenzitia_p{ float:left;font-size:43px; font-weight:bold; color:#de0715; width:33.3%;}
.wenzitia .wenzitia_p span{ font-size:13px; color:#000000; margin-left:6px;}
.wenzitia .wenzitia_p p{ font-size:18px; color:#000000; margin-top:8px;}
.about_l .gscon{ margin-top:30px; font-size:17px; color:#000000; line-height:1.5;}
.abouttt { max-width:100%; height:auto;}
.aobut_r {height: 450px;}

.product{ padding-top:50px;}
.product .cpzsbx {font-size: 24px;padding-top: 23px; background-size:auto 60%;}
.cpzsbxz_part{ width:25%; float:left; height:265px; border:1px solid #e8e8e8; box-sizing:border-box; padding:30px 0 0 30px; background:#ffffff url(../images/bx1.png) 80% 90% no-repeat; background-size:auto 30%;}
.dier{background:#ffffff url(../images/bx2.png) 85% 90% no-repeat;background-size:auto 40%;}
.disan{background:#ffffff url(../images/bx3.png) 85% 90% no-repeat;background-size:auto 30%;}
.disi{background:#ffffff url(../images/bx4.png) 85% 90% no-repeat;background-size:auto 30%;}
.diwu{background:#ffffff url(../images/bx5.png) 85% 90% no-repeat;background-size:auto 40%;}
.diliu{background:#ffffff url(../images/bx6.png) 85% 90% no-repeat;background-size:auto 30%;}
.diqi{background:#ffffff url(../images/bx7.png) 85% 90% no-repeat;background-size:auto 30%;}
.diba{background:#ffffff url(../images/bx8.png) 85% 90% no-repeat;background-size:auto 30%;}
.cpzsbxz_part a{ display:block; text-decoration:none;}
.cpzsbxz_part .mimgz{ font-size:18px; color:#0c5194; font-weight:bold; margin-bottom:23px;}
.cpzsbxz_part em{ display:block; font-size:14px; line-height:1.5; color:#70666a;}
.cpzsbxz_part span{ font-size:12px; color:#70666a; margin-top:40px; display:block; }
.cpzsbxz_part .pailie{ color:#afafaf; font-size:12px; margin-top:66px;}
.cpzsbxz_part .pic_more{ background-size:auto 75%;}
.diqi .pic_more{ background-size:auto 80%;}
.diqi:hover .pic_more,.diliu:hover .pic_more {top: 62%;}
.diliu .pic_more{ left:60%;}

/*.dier .mimgz, .dier em, .dier span, .dier .pailie { color: #FFF;}*/

.rongyu { height: 760px;}
.rongyu .iw { max-width: 1240px;height: 650px;overflow: hidden; margin-top: 119px; width:85%;margin-left: 80px;}
#Index_Box LI IMG { WIDTH: 85%; HEIGHT: 85%;VERTICAL-ALIGN: top;}
#Index_Box .prev {POSITION: absolute;WIDTH: 80px;BACKGROUND: url(../images/left.jpg) 0px 0px no-repeat;HEIGHT: 120px;TOP: 260px;LEFT: 120px;}
#Index_Box .next {POSITION: absolute; WIDTH: 80px; BACKGROUND: url(../images/right.jpg) 0px 0px no-repeat;HEIGHT: 120px;TOP: 260px;RIGHT: 40px;}

.case .carousel-control-prev { margin-left:44.3%;}
.case{ height:750px;}
.case .carousel-inner{ width:100%; margin-top:150px;}
.case .carousel-inner .carousel-item{ width:100%; height:460px;}
.case .carousel-inner .carousel-item .xyleft{ width:50%; float:left; background:url(../images/lansds.jpg) center top no-repeat; background-size:100% 100%;height:460px; padding:91px 0 0 32px; box-sizing:border-box;}
.xyleft .xiangmu{ font-size:28px; color:#FFF; font-weight:bold; background:url(../images/productcase.png) left top no-repeat; text-align:left; padding-top:23px; background-size:auto 90%;}
.xyleft .kuaidi{ font-size:22px; color:#FFF; margin-top:36px;text-align:left; margin-bottom:16px;}
.xyleft em{ font-size:11px; color:#FFF; line-height:1.8; display:block; text-align:left;}
.xyleft span{ width:26%; height:36px; line-height:36px; background:#df1520; text-align:center; border-radius:500px; display:block; margin-top:8%; color:#FFF;}
.case .carousel-inner .carousel-item .xyright{ width:50%; float:right; background:url(../images/dadw.jpg) center top no-repeat; background-size:100% 100%;height:460px;}

.news{ padding:91px 0 131px 0;}
.news .xinwzd{ font-size:30px; padding-top:28px; background-size:auto 60%;}
.news .xinwez{ margin-top:7.8%; }
.news .xinwez .xinwez_p .riqis{ font-size:38px;}
.xinwez_p .riqis span{ font-size:13px; margin-top:12px;}
.xinwez_p .xinwbiao{ font-size:17px;margin:17px 0 10px 0;}
.xinwez_p em{ font-size:13px; margin-top:6px; line-height:1.6; margin-bottom:32px;}
.xinwez_p .dsod{ font-size:12px; margin-top:30px; background:url(../images/jaintou.png) right center no-repeat; padding-right:35px;}


.dicpfl{ width:22.3%; float:left;}
.diyidd{ width:33%;}

.dicpfl p {font-size: 22px;}
}
@media only screen and (max-width:1300px){
.dingbu h1 img {padding: 22px 0 0 9%;width:85%;}
.dingbu .navyangfan {float: left;width: 58%;overflow: hidden;margin-left: 2%;}
.dingbu .navyangfan ul li a{ font-size:14px;}
.zywdb{ width:15%}
.zywdb .dianhua{ margin-left:10%;}
.zywdb .cn{ margin-left:10%;}
.zywdb .en {margin-left: 10%;}

.about_l .guansdi{ background-size:auto 80%; font-size:28px; padding-top:28px;}
.wenzitia {margin-top: 38px;}
.wenzitia .wenzitia_p{ float:left;font-size:43px; font-weight:bold; color:#de0715; width:33.3%;}
.wenzitia .wenzitia_p span{ font-size:13px; color:#000000; margin-left:6px;}
.wenzitia .wenzitia_p p{ font-size:18px; color:#000000; margin-top:8px;}
.about_l .gscon{ margin-top:30px; font-size:17px; color:#000000; line-height:1.5;}
.abouttt { max-width:100%; height:350px;}

.cpzsbxz_part em{ display:block; font-size:13px; line-height:1.5; color:#70666a;}

.ton p{ font-size:28px; color:#ffffff; margin-bottom:16px;}
.ton span{ font-size:14px; color:#ffffff; line-height:1.7; display:block;}
.quan{ position:absolute; top:127px; left:20%;z-index:999; width:531px; height:400px;  background:url(../images/huayang1.png) bottom center no-repeat; float:left;background-size:auto 80%;}
.quan p{ width:100%; height:485px; background:url(../images/huayang2.png) center no-repeat; background-size:auto 74%;}
.brand{ height:700px;}
.brand .brand_pa{ position:absolute;top:76px; left:29px;}
.brand .brand_pb{position:absolute;top:76px; right:35px;}
.brand .brand_pc{position:absolute;top:260px; left:0px;}
.brand .brand_pd{position:absolute;top:260px; right:0px;}
.brand .brand_pe{position:absolute;top:484px; left:14px;}
.brand .brand_pf{position:absolute;top:490px; right:12px;}

.rongyu { height: 800px;}
.rongyu .iw { max-width: 1240px;height: 650px;overflow: hidden; margin-top: 119px; width:85%; margin-left:40px;}
#Index_Box LI IMG { WIDTH: 90%; HEIGHT: 85%;VERTICAL-ALIGN: top;}
#Index_Box .prev {POSITION: absolute;WIDTH: 80px;BACKGROUND: url(../images/left.jpg) 0px 0px no-repeat;HEIGHT: 120px;TOP: 260px;LEFT: 120px;}
#Index_Box .next {POSITION: absolute; WIDTH: 80px; BACKGROUND: url(../images/right.jpg) 0px 0px no-repeat;HEIGHT: 120px;TOP: 260px;RIGHT: -30px;}
}
@media only screen and (max-width:1200px){
.dingbu h1 img {padding: 23px 0 0 11%; width:80%}
.dingbu .navyangfan {float: left;width: 60%;overflow: hidden;margin-left: 2%;}
.dingbu .navyangfan ul li a{ font-size:13px;}
.zywdb{ width:10%}
.zywdb .wenxin{ display:none;}
.zywdb .dianhua{display:none;}		
}
@media only screen and (max-width:1169px){
.dingbu h1 img {padding: 19px 0 0 8%;}
.zywdb{ width:9%}
.brand{ height:600px; display:none;}	
}
@media only screen and (max-width:1000px){
.dingbu{ height:65px;}	
.dingbu h1{ width:32%;}
.dingbu h1 img {padding: 13px 0 0 8%;}
.zywdb{ margin-top:25px;}
.zywdb .sousd{ display:none;}
.dingbu .mnavopen,.dingbu .mnavclose{ margin-right:5px; margin-top:7px;}	
/*手机端nav开始*/
.logo{ margin-top:19px;}
.logo img{ width:190px;}
.navyangfan{ display:none;}
.mnavopen{ display: block; width:57px; height:53px; background:url(../images/mnavopen.png) center no-repeat; float:right; margin-top:18px;}
.mnavclose{ width:57px; height:53px; background:url(../images/mnavclose.png) center no-repeat; float:right; margin-top:18px}
.mnav{position:absolute; left:0; display:block; width:100%; top:84px;}
.mnav li{ width:100%; display:block; float:left;   overflow:hidden;  font-size:20px; text-align:center; color:#FFF; background:rgba(0,0,0,.85); height:0; line-height:60px;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;
}
.mnav li a{ color:#FFF;}
.navon.mnav li{ height:60px !important;border-bottom:1px solid #fff;}
/*手机端nav结束*/

.about { padding: 80px 0 120px 0;}
.about_l{ width:100%;}
.aobut_r{ width:100%;}

.cpzsbxz_part { width: 33.3%;float: left;height: 265px; padding: 30px 0 0 30px; background-size: auto 30%;}
.cpzsbxz_part:nth-child(7){ display:none;}
.cpzsbxz_part:nth-child(8){ display:none;}
}
@media only screen and (max-width:954px){
.dingbu h1{ width:33%;}
.dingbu h1 img {padding: 13px 0 0 8%;}

.zywdb {width: 13%;}
.cpzsbxz_part span{ font-size:12px; color:#70666a; margin-top:20px; display:block; }
.cpzsbxz_part .pailie{ color:#afafaf; font-size:12px; margin-top:46px;}
.iw {width: 86%;}
.cpzsbxz_part .pic_more {
    background-size: auto 75%;
}
}
@media only screen and (max-width:820px){
.dingbu h1{ width:36%;}
.dingbu h1 img {padding: 14px 0 0 8%;}

.cpzsbxz_part { width: 33.3%;float: left;height: 225px; padding: 30px 0 0 30px; background-size: auto 30%;}

}
@media only screen and (max-width:768px){
.dingbu h1{ width:40%;}
.dingbu h1 img {padding: 14px 0 0 8%;}

.honorbt{ width:100%; background-size:auto 50%; font-size:30px; color:#FFF; padding-top:5px; margin-top:95px; }
#Index_Box{ display:none;}
.sdoa{ display:none;}
.rongyu{ height:900px;}
.rongyu .iw{margin:0 auto; margin-top:50px; height:900px; }
.mhonor{ display:block; width:100%; float:left; margin-top:10px;}
.mhonor li{ width:48%; float:left; margin:1%;}
.mhonor li p{ width:100%; position:relative; padding-bottom:140%;}
.mhonor li p img{ position:absolute; top:0; left:0; width:100%; height:100%;}
.iw{ width:93%;}
.about { padding: 40px 0 50px 0;}
.about_l .guansdi {background-size: auto 60%;font-size: 24px; padding-top: 22px;}
.wenzitia {margin-top: 30px;}
.wenzitia .wenzitia_p{ float:left;font-size:32px; font-weight:bold; color:#de0715; width:33.3%;}
.wenzitia .wenzitia_p span{ font-size:12px; color:#000000; margin-left:6px;}
.wenzitia .wenzitia_p p{ font-size:15px; color:#000000; margin-top:8px;}
.about_l .gscon{ margin-top:30px; font-size:17px; color:#000000; line-height:1.5;}
.abouttt { max-width:100%; height:350px;}
.aobut_r{ height:384px;}

.product {padding-top: 16px;}
.cpzsbxz_part { width: 50%;float: left;height: 265px; padding: 30px 0 0 30px; background-size: auto 30%;}
.dier{background-size: auto 40%;}
.cpzsbxz_part:nth-child(7){ display:none;}
.cpzsbxz_part:nth-child(8){ display:none;}

.case {height: 660px;}
.case .carousel-inner {margin-top: 90px;}
.case .carousel-inner .carousel-item .xyleft{ width:100%; float:left; background:url(../images/lansds.jpg) center top no-repeat; background-size:100% 100%;height:460px; padding:91px 0 0 32px; box-sizing:border-box;}
.case .carousel-inner .carousel-item .xyright{ display:none;}
.case .carousel-control-prev { margin-left: 40%;}

.news{ padding:60px 0 80px 0;}
.news .xinwzd{ font-size:25px;  padding-top:22px; background-size:auto 50%;}
.news .xinwez{ margin-top:6%; }
.news .xinwez .xinwez_p{width:46%; float:left; margin-right:6%;}
.news .xinwez .xinwez_p:nth-child(2n){ margin-right:0px; }
.news .xinwez .xinwez_p:nth-child(3n){ margin-right:0px; display:none;}
.news .xinwez .xinwez_p .riqis{ font-size:36px;}
.xinwez_p .riqis span{  font-size:12px; margin-top:10px;}
.xinwez_p .xinwbiao{ font-size:15px;  margin:20px 0 13px 0;}
.xinwez_p .xiwep{ width:100%;}
.xinwez_p .xiwep img{ width:100%; height:auto;}
.xinwez_p em{ font-size:13px; margin-top:8px; display:block; margin-bottom:30px;}
.xinwez_p .dsod{ color:#FFF; font-size:13px; margin-top:35px; background:url(../images/jaintou.png) right center no-repeat; padding-right:38px;}

.case .carousel-control-prev { margin-left: 36%;}

.fenleizo{ padding-top:33px;}
.dicpfl{ width:33.3%; float:left;}
.dicpfl:nth-child(1){ display:none}
.diyidd{ width:33%;}
.dicpfl p{ font-size:24px; color:#232323; font-weight:bold;}
.dicpfl span{ display:block; width:106px; display:block; height:1px; background:#e6e6e6; margin-top:26px;}
.dicpfl ul li{ width:50%; float:left;}
.dicpfl ul li a{ font-size:17px; color:#888888; display:block; margin-top:21px;}
.xiamu ul li{ float:none;}
.dsodk img{ max-width:100%;}
.footds{ border-top:1px solid #e8e8e8; font-size:14px; color:#9a9a9a; line-height:40px; box-sizing:border-box; margin-top:80px;}

.mdh{ display:block;background:none; height:40px; width:100%; padding:0; display:block; position:fixed; bottom:0; left:0;}
.mdh li{ width:49.9%; height:40px; background:rgba(4,102,180,.8); font-size:20px; color:#FFF; text-align:center; line-height:40px; float:left; border-left:1px solid #FFF;box-sizing: border-box;}

}
@media only screen and (max-width:650px){
.dingbu h1{ width:45%;}
.dingbu h1 img {padding: 15px 0 0 8%;}
.zywdb{ width:22%;}
.cpzsbxz_part .pic_more {
    background-size: auto 65%;
}
	}
@media only screen and (max-width:600px){
.dingbu h1{ width:45%;}
.dingbu h1 img {padding: 16px 0 0 8%;}	
	}
@media only screen and (max-width:580px){
.dingbu {width: 100%;}
.dingbu h1{ width:50%;}
.dingbu h1 img {padding: 19px 0 0 8%;}	
.abouttt { max-width:100%; height:300px; margin-top:30px;}
.cpzsbxz_part {height: 225px;}

.rongyu{ height:800px;}
.rongyu .iw{margin:0 auto; margin-top:50px; height:800px; }

.news{ padding:60px 0 80px 0;}
.news .xinwzd{ font-size:25px;  padding-top:20px; background-size:auto 50%;}
.news .xinwez{ margin-top:6%; }
.news .xinwez .xinwez_p{width:100%; float:left;}
.news .xinwez .xinwez_p:nth-child(2n){ margin-right:0px;display:none; }
.news .xinwez .xinwez_p:nth-child(3n){ margin-right:0px; display:none;}
	}
@media only screen and (max-width:440px){
	.cpzsbxz_part { width: 50%;float: left;height: 185px; padding: 20px 0 0 15px; background-size: auto 30%;}
	.dier { background-size: auto 40%;}
.cpzsbxz_part span {font-size: 12px; margin-top: 15px;}
.cpzsbxz_part em{ font-size:11px;}
.cpzsbxz_part .pailie {margin-top: 30px;}
.cpzsbxz_part .mimgz{ font-size:16px;}

.rongyu{ height:640px;}
.rongyu .iw{margin:0 auto; margin-top:50px; height:640px; }

.dicpfl{ width:50%; float:left;}
.dicpfl:nth-child(3){ width:45%}
.dicpfl:nth-child(4){ width:55%}
.dicpfl:nth-child(1){ display:none}
.dicpfl:nth-child(2){ display:none}
.dicpfl p{ font-size:24px; color:#232323; font-weight:bold;}
.dicpfl span{ display:block; width:106px; display:block; height:1px; background:#e6e6e6; margin-top:26px;}
.dicpfl ul li{ width:50%; float:left;}
.dicpfl ul li a{ font-size:17px; color:#888888; display:block; margin-top:21px;}
.xiamu ul li{ float:none;}
.dsodk img{ max-width:100%;}
.footds{ border-top:1px solid #e8e8e8; font-size:11px; color:#9a9a9a; line-height:40px; box-sizing:border-box; margin-top:80px;}
}
@media only screen and (max-width:390px){
.dingbu h1{ width:50%;}
.dingbu h1 img {padding: 22px 0 0 8%;}	
}
.case .carousel-inner .carousel-item .xmaldier{background:url(../images/dadw1.jpg) center top no-repeat;background-size:100% 100%;}
.case .carousel-inner .carousel-item .xmaldisaan{background:url(../images/dadw2.jpg) center top no-repeat;background-size:100% 100%;}
.case .carousel-inner .carousel-item .xmaldisaan img{width:100%!important;height:100%!important;transform: none!important;max-width: none!important;}